Release 10.1A: OpenEdge Development:
Progress 4GL Reference
PROMSGS statement
Sets the Progress PROMSGS variable for the current OpenEdge session. The PROMSGS variable holds the name of the current Progress message file. Progress supplies different versions of this file to support various languages.
Syntax
string-expressionA character-string expression that resolves to the name of a Progress message file. You can specify a full or relative pathname for the messages file.
ExampleThis example prompts the user for a language name and then tries to find a message file for that language. If the message file is found, then the PROMSGS statement is used to make that the current message file. Subsequently, all Progress system messages are read from the new
promsgsfile. The PROMSGS function is used in an informative message.
See also
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |